projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
720bb9e
)
button: Remove unused flag
author
Timm Bäder
<mail@baedert.org>
Sun, 7 May 2017 08:59:47 +0000
(10:59 +0200)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:12 +0000
(21:27 -0400)
gtk/gtkbuttonprivate.h
patch
|
blob
|
history
diff --git
a/gtk/gtkbuttonprivate.h
b/gtk/gtkbuttonprivate.h
index 909a5f1a456a0150ae7e67f2e9e984f365b94a95..ebb8ec6cb341255b0590319a38c4c50c1df7184d 100644
(file)
--- a/
gtk/gtkbuttonprivate.h
+++ b/
gtk/gtkbuttonprivate.h
@@
-36,7
+36,6
@@
struct _GtkButtonPrivate
guint activate_timeout;
guint button_down : 1;
- guint constructed : 1;
guint in_button : 1;
guint use_underline : 1;
guint child_type : 2;